Click or drag to resize

MediaFormatCollection Methods

The MediaFormatCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds media format to the collection.
Public methodClear
Removes all elements from the MediaFormatCollection.
Public methodCopyTo
Copies an MediaFormatCollection array to the collection, starting at a specified target index.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Returns an IEnumerator that can iterate through the MediaFormatCollection.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove
Removes the specified media format from the collection, if it is present.
Public methodToString
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.)
Top
See Also